home *** CD-ROM | disk | FTP | other *** search
/ Software 2000 / Software 2000 Volume 1 (Disc 1 of 2).iso / utilities / u130.dms / u130.adf / Nart.Readme < prev    next >
Text File  |  1987-08-02  |  2KB  |  50 lines

  1. 'nart.readme'
  2.  
  3.         How to make this beastie:
  4.  
  5. Assumptions: source is in current directory, MetaComCo assembler is in df1:,
  6.         Alink is in your C: directory.
  7.  
  8. 1> df1:c/assem rnd.asm -o rnd.o
  9. 1> df1:c/assem rotate.asm -i df1:include -o rotate.o
  10.  
  11. At this point, put your Lattice compiler in df1:
  12.  
  13. 1> df1:c/lc1 -idf1:include/ nart
  14. 1> df1:c/lc2 -v nart            ; -v really isn't necessary
  15. 1> alink df1:lib/astartup.obj+nart.o+rnd.o+rotate.o library df1:lib/amiga.lib+df1:lib/lc.lib to nart faster
  16.  
  17. SYNOPSIS
  18.         nart
  19.  
  20. DESCRIPTION
  21.         NART is the New Art program (if you have the Manx compiler with an
  22. examples directory, you have the old art program).  It's a display hack that
  23. I finally got around to making "flow."  May actually hold your interest for
  24. a few seconds.  May give some people headaches.
  25.  
  26. ************ EXIT PROGRAM BY CLICKING IN UPPER LEFT CORNER ************
  27.  
  28.  
  29. --------
  30.  
  31.         I originally tried to write this under Manx, but it became
  32. non-trivial, so I didn't bother.  Getting what I wanted to happen under
  33. Lattice was no picnic either.  If you manage to coerce this to work under
  34. Manx, let me know.
  35.  
  36.         Yes, including lc.lib is necessary, but by trickery and deceit at
  37. the linking stage, I have managed to keep the code size down.
  38.  
  39. _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_
  40.  ________                ___
  41.            \            /___--__                Leo L. Schwab
  42.   ___  ___ /\               ---##\              ihnp4!ptsfa!well!ewhac
  43.       /   X  \_____    |  __ _---))                      ..or..
  44.      /   /_\--    -----+==____\ // \  _         well ---\
  45. ___ (   o---+------------------O/   \/ \        dual ----> !unicom!ewhac
  46.      \     /                ___ \_  (`o )       hplabs -/       ("AE-wack")
  47.  ____ \___/                          \_/
  48.               Recumbent Bikes:                  "Work FOR?  I don't work FOR
  49.             The Only Way To Fly!                anybody!  I'm just having fun."
  50.